home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_hylafax.idb / usr / freeware / man / cat1 / sgi2fax.Z / sgi2fax
Encoding:
Text File  |  1999-07-16  |  4.3 KB  |  132 lines

  1.  
  2.  
  3.  
  4. SSSSGGGGIIII2222FFFFAAAAXXXX((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((JJJJuuuunnnneeee 11114444,,,, 1111999999994444))))        SSSSGGGGIIII2222FFFFAAAAXXXX((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sgi2fax - convert a Silicon Graphics image file for
  10.      facsimile transmission
  11.  
  12. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.      ////uuuussssrrrr////ffffrrrreeeeeeeewwwwaaaarrrreeee////ssssbbbbiiiinnnn////ssssggggiiii2222ffffaaaaxxxx [ _o_p_t_i_o_n_s ] _f_i_l_e_s...
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _s_g_i_2_f_a_x converts Silicon Graphics format images to bilevel
  17.      TIFF Class F images in preparation for transmission as
  18.      facsimile.  _s_g_i_2_f_a_x is not normally invoked directly; it is
  19.      usually run by _s_e_n_d_f_a_x(1) when an SGI image file is
  20.      submitted for transmission.
  21.  
  22.      Images are converted by scaling them to fill the guaranteed
  23.      reproducible area on a default page.  Each RGB pixel _p is
  24.      converted to greyscale according to:
  25.           _pr * %r + _pg * %g + _pb * %b
  26.      where %r, %g, and %b default to 30, 59, and 11,
  27.      respectively.  Greyscale images are then process with a high
  28.      pass filter and dithered to a bilevel image.  The resultant
  29.      image are written as a TIFF Class F document.
  30.  
  31.      By default, the output image is created with 204 dots/inch
  32.      horizontal resolution and 98 lines/inch vertical resolution.
  33.      The image is written as Group 3 1D-encoded data.
  34.  
  35. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  36.      ----1111   (----2222) Write the image as Group 3 1D- (2D-) encoded data.
  37.  
  38.      ----bbbb %_b
  39.           Set the %_b parameter used to convert color pixel values
  40.           to greyscale pixel values.
  41.  
  42.      ----gggg %_g
  43.           Set the %_g parameter used to convert color pixel values
  44.           to greyscale pixel values.
  45.  
  46.      ----llll   Generate an image at 98 lines/inch vertical resolution.
  47.           know as _l_o_w _r_e_s_o_l_u_t_i_o_n.
  48.  
  49.      ----mmmm   Generate an image at 196 lines/inch vertical
  50.           resolution.
  51.  
  52.      ----oooo _f_i_l_e
  53.           Write output to _f_i_l_e instead of the default file named
  54.           ssssggggiiii....ffffaaaaxxxx.
  55.  
  56.      ----rrrr %_r
  57.           Set the %_r parameter used to convert color pixel values
  58.           to greyscale pixel values.
  59.  
  60.  
  61.  
  62. Page 1                                          (printed 6/24/99)
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. SSSSGGGGIIII2222FFFFAAAAXXXX((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((JJJJuuuunnnneeee 11114444,,,, 1111999999994444))))        SSSSGGGGIIII2222FFFFAAAAXXXX((((1111))))
  70.  
  71.  
  72.  
  73.      ----ssss _s_i_z_e
  74.           Set the output size according to the named page size.
  75.           Images are normally created with a system-default page
  76.           size (usually letter-size pages, 8.5" by 11", for sites
  77.           in North America).  Alternate page sizes are specified
  78.           symbolically using either the name or abbreviation of
  79.           an entry in the _p_a_g_e_s_i_z_e_s(4F) database; e.g.  _a_3 (ISO
  80.           A3), _a_4 (ISO A4), _a_5 (ISO A5), _a_6 (ISO A6), _b_4 (ISO
  81.           B4), _n_a-_l_e_t (North American Letter), _u_s-_l_e_g (American
  82.           Legal), _u_s-_l_e_d (American Ledger), _u_s-_e_x_e (American
  83.           Executive), _j_p-_l_e_t (Japanese Letter), and _j_p-_l_e_g
  84.           (Japanese Legal).  Comparisons are case-insensitive and
  85.           any match of a substring of the full page-size name is
  86.           sufficient; e.g. ``legal'' would match ``American
  87.           Legal''.
  88.  
  89. FFFFIIIILLLLEEEESSSS
  90.      /usr/freeware/lib/fax/pagesizes  page size database
  91.  
  92. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  93.      _h_y_l_a_f_a_x(1), _s_e_n_d_f_a_x(1), _h_y_l_a_f_a_x(4F)
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. Page 2                                          (printed 6/24/99)
  129.  
  130.  
  131.  
  132.